The conversion tag has no wiki summary.
2
votes
1answer
80 views
Tool for converting .VYF audio file
Is there any tool to convert .VYF audio file to .mp3 or any other audio file?
1
vote
1answer
36 views
Reaper: Convert split items to regions?
Is it possible to convert split items/sections in timeline to regions or markers so they can be rendered as marker points inside a wav file?
This would be a huge time saver for me because I use Sony ...
3
votes
0answers
239 views
How to convert variable frame rate videos?
I have some old 3GP (mp4v codec)videos from my HTC desire S and when I try to drop them into Vegas they won't open so I decided to convert them to a format that would open. However when I convert to a ...
2
votes
0answers
15 views
segment does not contain sync frame
Whenever I split a video using Apple's mediafilesegmenter, using the following command: medifilesegmenter video.ts -t 10. I get the following error for each segment except the first:
segment does not ...
1
vote
0answers
30 views
Component YPbPr to VGA with monitor that supports Sync-on-Green
I want to connect a YPbPr component video signal to a computer monitor using a simple component-to-VGA adapter, I know this isn't possible on most monitors as you would need a converter to convert ...
1
vote
0answers
200 views
ffmpeg - convert video to iDevice format, replace sound with normalized WAV file, while maintaining the original video quality?
I'm using this command line to extract the audio
$ffmpeg -i video.mkv -c:a pcm_s16le audio.wav
this is its output
ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers
built on Oct 1 ...
1
vote
0answers
88 views
Strange corruption in optical/toslink audio from PS3
Please listen to this: http://nate.quandra.org/wtf.wav
It's me moving through the PS3 main menu and then playing part of a Bluray. You can hear that the clicking menu interface sound effect "hangs ...
0
votes
0answers
12 views
Avconv Can not resample 6 channels
I'm getting a message, that it cannot resample 6 channels into 2 channel audio. This is the command i'm using to convert into h.264+aac:
avconv -i ...
0
votes
0answers
81 views
Extracting subtitles from segmented .ismt file
I am trying to find a way to extract the original subtitle file from a ismt (smooth streaming) file. The original subtitle files are lost, and only the ismt remains.
I have tried using mp4split to ...